home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2057_gauss < prev    next >
Encoding:
Text File  |  1987-07-08  |  394 b   |  7 lines

  1. gauss ( coefficient matrix, constant matrix, count*, maxerr* )
  2. linear equation solver
  3.  
  4. coefficient matrix—nonsingular square number matrix; constant matrix—number matrix with same # of rows as coefficient; count—optional # of iterations; maxerr—optional minimum change between iterations.
  5.  
  6. gauss creates a block containing the solutions which is the same size as the constant matrix argument.